projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ac8c56
)
Declare variable-name-history
author
justbur
<justin@burkett.cc>
Sun, 17 Apr 2016 20:34:45 +0000
(16:34 -0400)
committer
justbur
<justin@burkett.cc>
Sun, 17 Apr 2016 20:34:45 +0000
(16:34 -0400)
Fixes #110
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 7b8038b0ad185db4641140ecbe6f7d1189f1721a..32a251dfef6a82a59e514bf69f50261e9a8438bf 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-46,6
+46,7
@@
(defvar evil-operator-state-map)
(defvar evil-motion-state-map)
(defvar golden-ratio-mode)
+(defvar variable-name-history)
(declare-function evil-get-command-property "ext:evil-common.el")
(defgroup which-key nil